home *** CD-ROM | disk | FTP | other *** search
/ Freelog 125 / Freelog_MarsAvril2015_No125.iso / ViePratique / gnucash / gnucash-2.6.5-setup.exe / {app} / lib / pkgconfig / gail.pc < prev    next >
Text File  |  2014-11-03  |  288b  |  12 lines

  1. prefix=/c/gcdev/dependencies/gtk-install
  2. exec_prefix=${prefix}
  3. libdir=${exec_prefix}/lib
  4. includedir=${prefix}/include
  5.  
  6. Name: Gail
  7. Description: GNOME Accessibility Implementation Library
  8. Version: 2.24.24
  9. Requires: atk gtk+-2.0
  10. Libs: -L${libdir} -lgailutil
  11. Cflags: -I${includedir}/gail-1.0
  12.